Skip to content

Add Software Bill of Materials guide to the Documentation#15067

Merged
josevalim merged 1 commit intoelixir-lang:mainfrom
maennchen:sosef/sbom_docs
Feb 26, 2026
Merged

Add Software Bill of Materials guide to the Documentation#15067
josevalim merged 1 commit intoelixir-lang:mainfrom
maennchen:sosef/sbom_docs

Conversation

@maennchen
Copy link
Member

Introduces a new guide explaining SBoMs: what they are, why they matter (vulnerability analysis, regulatory requirements, license compliance), and how to generate them for Elixir projects using mix_sbom. Also covers CI integration via GitHub Action and mentions ORT for deeper file-level license scanning.

The ORT section depends on oss-review-toolkit/ort#11319 being merged & released.

@maennchen maennchen marked this pull request as draft January 16, 2026 10:43
@josevalim
Copy link
Member

Mix and OTP is really a tutorial to build a project. Perhaps this should go under "References" for now?

@maennchen maennchen changed the title Add Software Bill of Materials guide to Mix & OTP documentation Add Software Bill of Materials guide to the Documentation Jan 16, 2026
Introduces a new guide explaining SBoMs: what they are, why they matter
(vulnerability analysis, regulatory requirements, license compliance),
and how to generate them for Elixir projects using mix_sbom. Also covers
CI integration via GitHub Action and mentions ORT for deeper file-level
license scanning.
@maennchen
Copy link
Member Author

The PR has been merged :) ORT will do the next release tomorrow morning.

@maennchen maennchen marked this pull request as ready for review February 25, 2026 12:25
@maennchen
Copy link
Member Author

It's out, ready to merge 😄
https://github.com/oss-review-toolkit/ort/releases/tag/80.0.0

@josevalim josevalim merged commit 4602240 into elixir-lang:main Feb 26, 2026
12 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@maennchen maennchen deleted the sosef/sbom_docs branch February 26, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants